[INFO] cloning repository https://github.com/NormB/sipnab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NormB/sipnab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNormB%2Fsipnab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNormB%2Fsipnab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 645cbb0b6b1d60d87162aa687a700a40955bf794
[INFO] checking NormB/sipnab against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNormB%2Fsipnab" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NormB/sipnab
[INFO] finished tweaking git repo https://github.com/NormB/sipnab
[INFO] tweaked toml for git repo https://github.com/NormB/sipnab written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NormB/sipnab on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NormB/sipnab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snapbox-macros v1.1.0
[INFO] [stderr]   Downloaded coreaudio-rs v0.14.1
[INFO] [stderr]   Downloaded trycmd v1.2.0
[INFO] [stderr]   Downloaded ratatui-termina v0.1.0
[INFO] [stderr]   Downloaded automod v1.0.17
[INFO] [stderr]   Downloaded ratatui-macros v0.7.2
[INFO] [stderr]   Downloaded similar v3.1.1
[INFO] [stderr]   Downloaded ratatui-termwiz v0.1.2
[INFO] [stderr]   Downloaded rmcp-macros v2.2.0
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.2
[INFO] [stderr]   Downloaded snapbox v1.2.2
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded ratatui v0.30.2
[INFO] [stderr]   Downloaded pcap v2.4.0
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded termina v0.3.3
[INFO] [stderr]   Downloaded jsonschema-regex v0.47.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded micromap v0.3.0
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded block-padding v0.4.2
[INFO] [stderr]   Downloaded opus-decoder v0.1.1
[INFO] [stderr]   Downloaded inout v0.2.2
[INFO] [stderr]   Downloaded referencing v0.47.0
[INFO] [stderr]   Downloaded cpubits v0.1.1
[INFO] [stderr]   Downloaded cbc v0.2.1
[INFO] [stderr]   Downloaded cipher v0.5.2
[INFO] [stderr]   Downloaded ratatui-core v0.1.2
[INFO] [stderr]   Downloaded clap_complete v4.6.7
[INFO] [stderr]   Downloaded fraction v0.15.4
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.2
[INFO] [stderr]   Downloaded fancy-regex v0.18.0
[INFO] [stderr]   Downloaded aes v0.9.1
[INFO] [stderr]   Downloaded jsonschema v0.47.0
[INFO] [stderr]   Downloaded rmcp v2.2.0
[INFO] [stderr]   Downloaded etherparse v0.20.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c
[INFO] running `Command { std: "docker" "start" "1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking byteorder_slice v3.0.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling sipnab v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking etherparse v0.20.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.49
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking snapbox-macros v1.1.0
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking similar v3.1.1
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking snapbox v1.2.2
[INFO] [stderr]    Compiling derive-into-owned v0.2.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking jsonschema-regex v0.47.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]     Checking mimalloc v0.1.52
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling automod v1.0.17
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking alsa v0.11.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]     Checking opus-decoder v0.1.1
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking pcap-file v2.0.0
[INFO] [stderr]     Checking cpal v0.17.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.7
[INFO] [stderr]     Checking rodio v0.22.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking sipnab-audio v0.4.2 (/opt/rustwide/workdir/crates/sipnab-audio)
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking trycmd v1.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ratatui-macros v0.7.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking referencing v0.47.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:79
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `call_flow_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_flow_action` to disambiguate
[INFO] [stdout] note: `call_flow_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_flow_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `combined_detail_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `combined_detail_action` to disambiguate
[INFO] [stdout] note: `combined_detail_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `combined_detail_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `message_diff_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `message_diff_action` to disambiguate
[INFO] [stdout] note: `message_diff_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `message_diff_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:81
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `raw_message_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `raw_message_action` to disambiguate
[INFO] [stdout] note: `raw_message_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `raw_message_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CallFlowAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallFlowAction` to disambiguate
[INFO] [stdout] note: `CallFlowAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallFlowAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:37
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CombinedDetailAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CombinedDetailAction` to disambiguate
[INFO] [stdout] note: `CombinedDetailAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CombinedDetailAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:71
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MessageDiffAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `MessageDiffAction` to disambiguate
[INFO] [stdout] note: `MessageDiffAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `MessageDiffAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RawMessageAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `RawMessageAction` to disambiguate
[INFO] [stdout] note: `RawMessageAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `RawMessageAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `call_list_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(in crate::tui) use call_list::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_list_action` to disambiguate
[INFO] [stdout] note: `call_list_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_list_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CallListAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(in crate::tui) use call_list::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallListAction` to disambiguate
[INFO] [stdout] note: `CallListAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallListAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |     statistics_action, stream_detail_action, stream_list_action,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `stream_detail_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_detail_action` to disambiguate
[INFO] [stdout] note: `stream_detail_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_detail_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |     statistics_action, stream_detail_action, stream_list_action,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `stream_list_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_list_action` to disambiguate
[INFO] [stdout] note: `stream_list_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_list_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamDetailAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamDetailAction` to disambiguate
[INFO] [stdout] note: `StreamDetailAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamDetailAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:61
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamListAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamListAction` to disambiguate
[INFO] [stdout] note: `StreamListAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamListAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking jsonschema v0.47.0
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:79
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `call_flow_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_flow_action` to disambiguate
[INFO] [stdout] note: `call_flow_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_flow_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `combined_detail_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `combined_detail_action` to disambiguate
[INFO] [stdout] note: `combined_detail_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `combined_detail_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:60
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `message_diff_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `message_diff_action` to disambiguate
[INFO] [stdout] note: `message_diff_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `message_diff_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:81
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `raw_message_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `raw_message_action` to disambiguate
[INFO] [stdout] note: `raw_message_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `raw_message_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CallFlowAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallFlowAction` to disambiguate
[INFO] [stdout] note: `CallFlowAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallFlowAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:37
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CombinedDetailAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CombinedDetailAction` to disambiguate
[INFO] [stdout] note: `CombinedDetailAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CombinedDetailAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:71
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MessageDiffAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `MessageDiffAction` to disambiguate
[INFO] [stdout] note: `MessageDiffAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `MessageDiffAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RawMessageAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(in crate::tui) use call_flow::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `RawMessageAction` to disambiguate
[INFO] [stdout] note: `RawMessageAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `RawMessageAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     call_list_action, combined_detail_action, help_action, message_diff_action, raw_message_action,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `call_list_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(in crate::tui) use call_list::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_list_action` to disambiguate
[INFO] [stdout] note: `call_list_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `call_list_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CallFlowAction, CallListAction, CombinedDetailAction, HelpAction, MessageDiffAction,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CallListAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(in crate::tui) use call_list::*;
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallListAction` to disambiguate
[INFO] [stdout] note: `CallListAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `CallListAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |     statistics_action, stream_detail_action, stream_list_action,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `stream_detail_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_detail_action` to disambiguate
[INFO] [stdout] note: `stream_detail_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_detail_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |     statistics_action, stream_detail_action, stream_list_action,
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `stream_list_action` could refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_list_action` to disambiguate
[INFO] [stdout] note: `stream_list_action` could also refer to the function imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `stream_list_action` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:41
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamDetailAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamDetailAction` to disambiguate
[INFO] [stdout] note: `StreamDetailAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamDetailAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::tui) or pub
[INFO] [stdout]   --> src/tui/mod.rs:56:61
[INFO] [stdout]    |
[INFO] [stdout] 56 |     RawMessageAction, StatisticsAction, StreamDetailAction, StreamListAction, call_flow_action,
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamListAction` could refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(in crate::tui) use stream::*;
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamListAction` to disambiguate
[INFO] [stdout] note: `StreamListAction` could also refer to the enum imported here
[INFO] [stdout]   --> src/tui/controllers/mod.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamListAction` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c", kill_on_drop: false }`
[INFO] [stdout] 1d1beb3d57147d3b145f81e987ad6beec4dd98fdd3200dc91833a956e59f058c
